Click or drag to resize

ContactExpires Property

Gets or sets "expires" parameter. This parameter is only used when the Contact is present in a REGISTER request or response.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Expires { get; set; }

Property Value

Type: String
See Also